Asset Administration Shell
For using Orchestra in the context of asset administration, a set of standard attributes needs to be exposed to describe the current Orchestra instance in detail. To achieve this goal, all relevant properties have been modeled as environment parameters under the group AssetAdministrationShell.
| Attribute | Description |
|---|---|
| URIOfTheProduct | Unique global identification of the product using a universal resource identifier (URI). |
| ManufacturerName | Legally valid designation of the person or organization responsible for design, production, packaging, and labeling of a product. |
| ManufacturerProductDesignation | The name of the product as provided by the manufacturer. |
| ManufacturerProductType | Characteristic used to differentiate between products of a family or special variants. |
| SoftwareType | The type of the software (e.g., Runtime, Application, Firmware, Driver). |
| Version | Complete version information consisting of Major, Minor, Revision, and Build Number. |
| ReleaseDate | Date and time when this version of the software was made publicly available. |
| BuildDate | Date and time when this particular build of the software was created. |
| SerialNumber | Unique alphanumeric combination identifying the software instance. |
| InstanceName | The name of the software instance. |
| InstalledVersion | Version information of the installed instance (Major, Minor, Revision, Build Number). |
| InstallationPath | File system path to the installed instance of the software. |
| InstalledOnArchitecture | Processor architecture on which the instance is installed. |
| InstalledOnOS | Operating system on which the instance is installed. |
| InstalledOnHost | Host system in case of a virtualized environment. |
| OrganizationalURI | URI of the organization hosting the Asset Administration Shell (AAS). |
| OrcInstanceId | Unique global identification of the Orchestra instance. |